Skip to content

chore(ci): add CodeQL code scanning workflow#326

Merged
dautovicharis merged 2 commits intoHDCharts:mainfrom
hdcodedev:chore/codeql-scanning-workflow
Feb 22, 2026
Merged

chore(ci): add CodeQL code scanning workflow#326
dautovicharis merged 2 commits intoHDCharts:mainfrom
hdcodedev:chore/codeql-scanning-workflow

Conversation

@hdcodedev
Copy link
Copy Markdown
Member

Summary

Adds a dedicated GitHub CodeQL workflow to run code scanning for this repository on pull requests, pushes to main, manual dispatch, and a weekly Monday schedule.

Changes

  • Add .github/workflows/codeql.yml.
  • Configure CodeQL matrix for actions, java-kotlin, and javascript-typescript.
  • Use manual Kotlin/Java build with ./gradlew assemble --no-daemon for extraction.
  • Schedule weekly scan on Monday at 00:00 UTC.

Notes/Risk

  • None

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 22, 2026

✅ Test Summary

Modules

  • ✅ Charts: 223 tests completed
  • ⚪ App: 0 tests completed
  • ✅ Playground: 32 tests completed
  • ✅ Android screenshot: 100 tests completed

CI Behavior

  • ✅ CI behavior (total): 2 tests completed

Overall

  • ✅ Total: 357 tests completed successfully

@dautovicharis dautovicharis merged commit ae7f9c5 into HDCharts:main Feb 22, 2026
2 checks passed
@hdcodedev hdcodedev deleted the chore/codeql-scanning-workflow branch March 8, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants